perm filename ZEL.CMD[GEO,BGB] blob
sn#017658 filedate 1972-12-27 generic text, type T, neo UTF8
00100 ;GEOMETRIC MODELING EMBEDDED IN LISP.
00200 ;
00300 ;auxillary source files used:
00400 ; ABBREV
00500 ; GEOMES - Geometric Modeling Embedded in SAIL.
00600 ; SAITRG declarations.
00700 ; DPYIII declarations.
00900 ;
01000 GEOMEL.SAI,; main execution LISP.
01010 SALISP.REL[LSP,BGB],; a LISP interpreter.
01100 GEOMED.SAI,; the editor command scanner.
01200 KLEIN.SAI,; solid commands.
01300 BIN.SAI,; body intersection.
01400 IO.SAI,; input output.
01500 ;
01600 JOBDAT,; ye olde JOB names.
01700 SAITRG.FAI,; trigonometric subroutines.
01800 DPYIII.FAI,; III display routines.
01900 WINGED.FAI,; winged edge operations.
02000 ;
02100 C + NODNAM + GEOMEM.FAI,; free storage.
02200 C + NODNAM + WINGS.FAI,; winged edge operations.
02300 C + NODNAM + EULER.FAI,; Euler primitives.
02400 C + NODNAM + EUCLID.FAI,; Euclid primitives.
02500 ;
02600 GEODPY.SAI,; the editor displays.
02700 DPY.SAI,; the SAIL portion of OCCULT.
02800 C + NODNAM + VIEWER.FAI,; graphics primitives.
02900 C + NODNAM + OCCULT.FAI; the hidden line eliminator.